home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6685 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: zetnet.co.uk!demon!objexcel.demon.co.uk
  2. From: sickle@objexcel.demon.co.uk (sickle)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borlad C++ - linker error
  5. Date: Thu, 08 Feb 1996 20:08:54 GMT
  6. Message-ID: <823810134.4996@objexcel.demon.co.uk>
  7. References: <1996Feb6.114610@rclsgi.eng.ohio-state.edu>
  8. NNTP-Posting-Host: objexcel.demon.co.uk
  9. Keywords: C++
  10. X-NNTP-Posting-Host: objexcel.demon.co.uk
  11. X-Newsreader: WinVN 0.99.6
  12. MIME-Version: 1.0
  13. Content-Type: Text/Plain; charset=US-ASCII
  14.  
  15. Use target expert to ensure you are linking in the owl libraries.
  16. In article <1996Feb6.114610@rclsgi.eng.ohio-state.edu>, 
  17. khamitka@rclsgi.eng.ohio-state.edu says...
  18. >
  19. >
  20. >HI,
  21. >
  22. >I have written some programs in C++ on UNIX
  23. >systems and was trying to port them to a PC with
  24. >Borland C++-4.0.
  25. >
  26. >The programs compile alright, but when linking,
  27. >I get a linker error like this :
  28. >
  29. >Linker Error :  Undefined Symbol OwlMain( int, far* far*) in
  30. >                library file D:\BC4\LIB\owlwi.lib in module winmain.
  31. >
  32. >
  33. >I have no clue as to what is happening. If anyone
  34. >has any idea, please email me. Any help is appreciated.
  35. >
  36. >Thanks in advance.
  37. >
  38. >Bye,
  39. >Sudheer.
  40. >
  41. >-- 
  42. >SUDHEER P.KHAMITKAR
  43. >THE OHIO STATE UNIVERSITY
  44. >COLUMBUS, OHIO 43210
  45. >        email  : khamitka@rclsgi.eng.ohio-state.edu
  46. >-------------------------------------------------------------------
  47. >
  48.  
  49.